Skip to content

Commit a09351a

Browse files
committed
marked outputfile feature as alpha
1 parent 399d021 commit a09351a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

menu.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Menu |
3636
[ shell <command> ] Run a shell command
3737
3838
[ full ] Switch to full (classic menu) with a longer list of commands
39-
[ outputfile ] Write all kubectl output to a file [outputfile [filename]]
39+
[ outputfile ] Write all kubectl output to a file **ALPHA** [outputfile [filename]]
4040
[ exit ] Exit Peirates
4141
---------------------------------------------------------------------`)
4242
fmt.Printf("\nPeirates:># ")
@@ -94,7 +94,7 @@ Off-Menu +
9494
[] Run a shell command [shell <command and arguments>]
9595
9696
[short] Reduce the set of visible commands in this menu
97-
[ outputfile ] Write all kubectl output to a file [outputfile [filename]]
97+
[ outputfile ] Write all kubectl output to a file **ALPHA** [outputfile [filename]]
9898
9999
[exit] Exit Peirates
100100
---------------------------------------------------------------------`)

0 commit comments

Comments
 (0)