Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 737b984

Browse files
update completion with gcode
1 parent 232828b commit 737b984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_octoprint-cli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ _octoprint-cli() {
88
'*: :->command'
99
case $state in
1010
category)
11-
_arguments '1:Categories:(help version print temp connection files system continuous layers)'
11+
_arguments '1:Categories:(help version print temp connection files system continuous gcode layers)'
1212
;;
1313
*)
1414
case $words[2] in

0 commit comments

Comments
 (0)