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

Commit c1ad078

Browse files
update readme
1 parent 3c8970b commit c1ad078

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ MaxBedTemp = 85
136136
<details>
137137
<summary><b>File Commands</b></summary><br>
138138

139-
`octoprint-cli files list` - list files on OctoPrint server, listing in folders can be done with `-p [PATH]` flag
139+
`octoprint-cli files list` - list files on OctoPrint server, listing in folders can be done with `-p [PATH]` flag, files/folders can be filtered using the `--files` and `--folders` flags
140140

141141
`octoprint-cli files info [file]` - get information on file on server
142142

@@ -145,7 +145,3 @@ MaxBedTemp = 85
145145
</details>
146146

147147
The `-h` or `--help` flag can bring up a help message for all commands
148-
149-
## Completions
150-
151-
A zsh completion file can be found in `_octoprint-cli`. This completion file will be updated as new features are added to the program

0 commit comments

Comments
 (0)