Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-16 | just.1 man: fix typos | Paul Cristian Sarbu | |
2023-08-16 | man: Fix typos | Paul Cristian Sarbu | |
2023-07-27 | Add option -P to just-install-cas | Klaus Aehlig | |
... to allow selecting a sub object of a specified tree. | |||
2023-07-05 | Add CLI argument to dispatch endpoint | Klaus Aehlig | |
In this way, the user can specify which execution endpoint to use depending on the execution properties. | |||
2023-06-26 | man pages: use consistent git spelling | Sascha Roloff | |
Use Git with capital G, when referring to Git in general. Use git with small g, when referring to the git command. | |||
2023-06-26 | man pages: minor fixes | Sascha Roloff | |
2023-06-26 | man pages: consistent command references | Sascha Roloff | |
2023-06-26 | man pages: unify emphasis of just commands for man and markdown viewers | Sascha Roloff | |
2023-06-23 | man pages: properly emphasize and quote arguments and other keywords in man ↵ | Sascha Roloff | |
pages In order to consistently emphasize arguments and other keywords in man page as well as markdown viewers, they should be wrapped in single asterisks and single backticks like *`<argument>`*. | |||
2023-06-23 | man pages: properly emphasize and quote options in man pages | Sascha Roloff | |
In order to consistently emphasize options in man page as well as markdown viewers, they should be wrapped in double asterisks and single backticks like **`<option>`**. | |||
2023-06-20 | man pages: add more cross references | Klaus Aehlig | |
2023-06-20 | man pages: properly quote options | Klaus Aehlig | |
... in order to preserve the minus signs. | |||
2023-06-01 | man: Minor format and consistency improvements | Oliver Reiche | |
2023-06-01 | man: Convert man pages to markdown | Oliver Reiche | |
... for easy processing with pandoc. |