Commit d5c6926
Eric Bower
·
2026-06-12 20:02:17 -0400 EDT
parent b0ae9d6
docs: nu completions
2 files changed,
+2,
-2
+1,
-1
1@@ -88,7 +88,7 @@ Commands:
2 [hi]story <name> [--vt|--html] Output session scrollback
3 [w]ait <name>... Wait for session tasks to complete
4 [t]ail <name>... Follow session output
5- [c]ompletions <shell> Shell completions (bash, zsh, fish)
6+ [c]ompletions <shell> Shell completions (bash, zsh, fish, nu)
7 [v]ersion Show version and metadata (socket dir, log dir)
8 [h]elp Show this help
9 ```
+1,
-1
1@@ -1259,7 +1259,7 @@ fn help() !void {
2 \\ [hi]story <name> [--vt|--html] Output session scrollback
3 \\ [w]ait <name>... Wait for session tasks to complete
4 \\ [t]ail <name>... Follow session output
5- \\ [c]ompletions <shell> Shell completions (bash, zsh, fish)
6+ \\ [c]ompletions <shell> Shell completions (bash, zsh, fish, nu)
7 \\ [v]ersion Show version and metadata (socket dir, log dir)
8 \\ [h]elp Show this help
9 \\