documentation icon indicating copy to clipboard operation
documentation copied to clipboard

occ offers more than three commands to manage files

Open miaulalala opened this issue 2 years ago • 2 comments

https://github.com/nextcloud/documentation/blob/master/admin_manual/configuration_server/occ_command.rst#file-operations

image

miaulalala avatar Feb 14 '23 11:02 miaulalala

I'd suggest removing "has three ".

Observations:

  1. There are 6 occ files: commands. 5 are documented.

  2. files:recommendations:recommend appears to be missing, or there could be a reason not to document it yet. It is mentioned by name in https://help.nextcloud.com/t/occ-ncc-command/127603 (I didn't find the repository for this other doc.)

  3. The title "File operations" is not consistent with the command "files:". As it is, users might type file without the s. Suggest: "Files command" or "Files commands" even if it's awkward sounding. (The app: command also has an inconsistent "Apps commands" heading.)

I'm new, never participated in a PR, but willing to contribute.

gitoffmyln avatar Feb 22 '23 17:02 gitoffmyln

@gitoffmyln Great ideas. You're in charge! 😊

The easiest way to get started with light doc edits is doing them directly in the GitHub interface in your own fork of the documentation repository. PRs can be directly submitted from there.

Feel free to reach out if you get stuck. I'm happy to help.

joshtrichards avatar May 30 '23 02:05 joshtrichards