Commit Graph

5 Commits

Author SHA1 Message Date
bc99ae77e4 scripted-diff: Fix typo in stub manual pages
-BEGIN VERIFY SCRIPT-
sed -i 's/placefolder/placeholder/' $(git ls-files doc/man/\*.1)
-END VERIFY SCRIPT-
2021-01-12 16:46:55 +01:00
daf1ebf0b1 doc: Remove generated manual pages from master branch
Replace the generated manual pages on the master branch with
placeholders with instructions. The master branch is too much in flux
for anything generated from command output to be kept up to date,
and having pages from versions ago looks silly.

We can't remove them completely because `make dist` relies
on the files being present.

Resolves #20031.
2020-11-18 11:12:46 +01:00
a4eb839619 doc: remove OpenSSL from build instructions and licensing info 2019-11-18 08:56:48 -05:00
a99999cc04 util: Add SetupHelpOptions() 2019-02-06 14:16:43 -05:00
fa1e281547 doc: Add missing wallet-tool manpages 2019-02-06 10:19:48 -05:00