Matthew Leeds
148b0ca245
doc: Update old command names
...
The add-repo command was renamed to remote-add, and repo-update was
renamed to build-update-repo, so update the man pages.
2018-03-26 21:54:25 -07:00
Matthew Leeds
f4acf169f2
doc: Fix typo in command name
...
Closes : #1515
Approved by: mwleeds
2018-03-23 22:25:47 +00:00
Matthew Leeds
94c6223045
doc: Add --timestamp option to build-export docs
...
Closes : #1408
Approved by: alexlarsson
2018-02-12 13:54:29 +00:00
Matthew Leeds
3e143faf6a
doc: Fix docs for --update-appstream
...
We no longer run appstream-builder (see commit 455d3a7b2 ) so update the
documentation for the --update-appstream option.
Closes : #1360
Approved by: alexlarsson
2018-02-05 15:29:34 +00:00
Philip Withnall
f3c898da05
app: Add support for collection IDs to built-in flatpak commands
...
This sets the collection ID on remote configs and in commit metadata
when building flatpaks.
Signed-off-by: Philip Withnall <withnall@endlessm.com >
2017-08-18 14:23:03 +02:00
Matthew Leeds
2d07f7d455
doc: Make manpages consistent with --help output
...
For a few commands the options aren't fully documented. This commit
makes the manpage documentation (almost) match the options shown
when you run "<command> --help" on the command line.
2017-03-07 21:19:02 +01:00
Matthew Leeds
7ba3039d1d
Update the flatpak-build-export docs
...
The repo-update command was renamed to build-update-repo.
2016-12-01 14:49:50 -06:00
Alexander Larsson
8fa7f7fe09
Add --ostree-verbose
...
This enables debug logging for OSTree
2016-09-27 11:37:11 +02:00
Alexander Larsson
0a3ca96da0
Add --no-update-summary to export, commit-from and import-bundle
...
We want this for e.g. the build system where we will do multiple
repo operations and then atomically regenerate the summary once.
2016-08-23 15:12:27 +02:00
Matthew Leeds
90bd06304a
docs: Clarify which options can be used multiple times
...
Some of the options do not explicitly say they can be used multiple
times even though it's clear from the code that they can. This commit
fixes that by saying so in the manpages.
2016-07-22 13:32:45 -04:00
Matthias Clasen
79365a7407
flatpak run docs: Fix formatting of references
...
These need to be comma-separated.
2016-06-09 22:52:06 -04:00
Alexander Larsson
8abbc0186e
Rename everything but the on-disk location to flatpak
2016-05-09 11:11:55 +02:00