diff options
author | Matthew Leeds <matthew.leeds@endlessm.com> | 2018-06-19 12:49:57 -0700 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-06-20 08:05:02 +0000 |
commit | 012e47cb7dfd58bf09aa5b6a6d80f6bc9bbd4200 (patch) | |
tree | 99729e2e8175a0edead277c54fea5f4025accbfd /doc/flatpak-build-commit-from.xml | |
parent | 1a240ac686f5b178618c1e21e589f72f89e07de0 (diff) | |
download | flatpak-012e47cb7dfd58bf09aa5b6a6d80f6bc9bbd4200.tar.gz |
doc: Uncomment and tweak P2P docs
Now that P2P support is enabled unconditionally, uncomment the
P2P-related parts of the man pages.
Closes: #1803
Approved by: alexlarsson
Diffstat (limited to 'doc/flatpak-build-commit-from.xml')
-rw-r--r-- | doc/flatpak-build-commit-from.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/flatpak-build-commit-from.xml b/doc/flatpak-build-commit-from.xml index 9e919408..b1b82f25 100644 --- a/doc/flatpak-build-commit-from.xml +++ b/doc/flatpak-build-commit-from.xml @@ -46,11 +46,11 @@ contents (and most of the metadata) taken from another branch, either from another repo, or from another branch in the same repository. - <!-- FIXME: Uncomment this when enable-p2p is enabled unconditionally. + </para> + <para> The collection ID set on <arg choice="plain">DST-REPO</arg> (if set) will be used for the newly created commits. - --> </para> <para> This command is very useful when you want to maintain a branch |