Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
lucc committed Dec 20, 2024
1 parent 01bb87a commit 82fc781
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions doc/source/man/khard.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ khard
Synopsis
--------

.. argparse::
:module: khard.cli
:func: _sphinxarg_helper
:prog: khard

Synopsis
--------

:program:`khard` [:option:`-c` CONFIG] [:option:`--debug`] [:option:`--skip-unparsable`] SUBCOMMAND ...

:program:`khard` :option:`-h` | :option:`--help`
Expand Down
4 changes: 2 additions & 2 deletions doc/source/man/khard_new.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
foo
===
foo with man option
===================

.. argparse::
:module: khard.cli
Expand Down

0 comments on commit 82fc781

Please sign in to comment.