Pentarctagon
1f6bf4c203
Upload artifacts that could be used for releases.
...
Also don't upload things anymore that aren't being used.
2021-11-18 12:32:17 -06:00
Pentarctagon
867965742a
Add --simple-version command line option.
...
This option automaticaly implies --nobanner as well as displays nothing else but the version.
2021-11-18 12:32:17 -06:00
Iris Morelle
605de10a48
doc/man: Copyright update
2021-05-21 04:57:36 -04:00
Pentarctagon
7b92aa3a8b
Add :fps file creation to the help+man page.
2021-05-17 10:51:37 -05:00
Celtic Minstrel
7b7b904c99
Add --nobanner command-line argument
2021-03-13 20:49:26 -05:00
Celtic Minstrel
d2734973ed
Add a command-line option that makes deprecated Lua stuff evaporate
2021-02-16 20:40:18 -05:00
Iris Morelle
a26435312e
Remove network proxy-related command line option descriptions
...
The command line options themselves were removed in commit
168313bed9da570d3bf7d4b6bc7fc93db1e7935f, wherein someone clearly didn't
do the full research.
Specifically, the SDL_net-based implementation of the network API never
supported or used these options. Only libana did.
2020-10-21 01:33:38 -03:00
Iris Morelle
0bfb9101a8
Minor fixes to --help text
...
More importantly, --log-precise's description is now more
platform-agnostic (there isn't a "logfile" on platforms other than
Windows).
2020-10-19 23:08:02 -03:00
Steve Cotton
6576293228
Remove the obsolete --timeout command-line option
...
This option has never been supported in any tagged release of Wesnoth:
* added in e5b39510540cb3bb68cfd9ef6f3a3a1094d2d534
* changed to only print a warning in c8699e2f057b14b19ba60dbd4e71f4647b45ca78
2019-11-19 02:49:49 +01:00
Celtic Minstrel
5ac95eae08
Add --output option to redirect diff/patch output to a file of your choice
2019-08-30 23:23:10 -04:00
Celtic Minstrel
d4c6f1e5f0
Add a command-line interface to the WML diff functionalityNote that this is only useful for WML documents that do not require preprocessing.
2019-08-30 23:23:10 -04:00
Severin Glöckner
cf102bd161
manpages: document how to set an empty side
...
[ci skip]
2019-06-14 01:59:20 +02:00
Severin Glöckner
e8cc7f22bf
commandline: remove --path option
2019-01-05 06:53:32 +01:00
Severin Glöckner
404d49534f
manpages: no need for a dot here
...
[ci skip]
2018-12-23 21:24:29 +01:00
Severin Glöckner
717feb22ec
Fix path documentation of deprecated option
...
This wasn't in a release before
[ci skip]
2018-12-12 22:27:49 +01:00
Celtic Minstrel
22d8592164
Document schema validation short options and make --validate imply --wconsole on Windows
2018-11-13 23:17:17 -05:00
Celtic Minstrel
8ef0c1734d
Add several command-line options to invoke the schema validator
2018-11-03 17:09:25 -04:00
Severin Glöckner
a1adce8ca3
manpage: add missing options
...
fixes #3537
[ci skip]
2018-10-14 12:11:19 +03:00
josteph
97d1fcd3bc
manpage: Fix option name typos and update documentation of --render-image.
...
(cherry-picked from commit ae4ef058ed28981eb29d79eb6f6586ef6dcc75a1)
2018-10-07 03:25:22 +00:00
josteph
d443df9be1
Commandline: Add --campaign-skip-story option
...
Fixes #3472
(cherry-picked from commit f7be872da24474a47894becd7c6d5f013c495a2f)
2018-10-07 03:25:19 +00:00
Iris Morelle
8ebc39fab2
doc/wesnoth(6): 'none' is a keyword in the --log-<level> description
...
[ci skip]
(cherry-picked from commit d05de7ced84fc2d8fcb4c3ec3dc8d49d939886ef)
2018-10-07 03:22:35 +00:00
Severin Glöckner
d8ffa70062
manpages: clarify deprecation logdomain
...
[ci skip]
(cherry-picked from commit 36026a5ff7911f97fb60819d3da5e0daaf792725)
2018-10-07 03:21:32 +00:00
Celtic Minstrel
c9c869b72b
Documentation for the translation completeness command-line flags
...
(cherry-picked from commit 691435ed4c5d2a7cb386971288a117e1e94ac569)
2018-10-07 03:21:25 +00:00
Wedge009
0b98ddd96b
Update text to match changes in dialogues ( fixes #2882 ).
...
[ci skip]
(cherry-picked from commit f1bcdc7f1b6e9c762edd075642954f4850d151f3)
2018-10-07 03:20:34 +00:00
Iris Morelle
bd75565c7e
Fix wesnoth(6) claiming the default log level is error
...
It's been warning since version 1.9.0.
[ci skip]
(cherry-picked from commit 006bd4d099f62a47ff548ecf4736a5f3a5322ea6)
2018-10-07 03:20:12 +00:00
Celtic Minstrel
ea63a148cb
Document --log-none command line option
...
This reverts commit e1ac4298eaf5bee6c885263e179588a051de24a8.
(cherry-picked from commit 49ad25fc696112aaa8f7b840abeded7d0660aaaa)
2018-10-07 03:17:58 +00:00
Matthias Krüger
1a09ba1c75
doc: fix some typos
2018-02-06 23:03:06 +11:00
Gregory A Lundberg
b5f76eff79
Bump copyright to 2018
2018-01-19 00:02:20 -06:00
Wedge009
3df86a0f6c
Spelling corrections for 19b1f0a6 and 9b7db054.
...
I don't think these can be covered by utils/pofix.py, so correcting these directly.
[ci skip]
2017-09-26 16:39:32 +10:00
Severin Glöckner
8c2bdba598
manpage, small corrections
...
[ci skip]
2017-09-17 03:27:01 +02:00
Severin Glöckner
835731f083
manpage: remove some cases of double whitespaces (if an . was followed by an linebreak)
...
thanks to jyrkive for pointing out that wesnoth auto-detects the screen refresh rate and targets it
[ci skip]
2017-09-07 12:50:27 +02:00
Severin Glöckner
0f4f1e9509
manpage: spelling adjustment
...
[ci skip]
2017-09-07 02:05:04 +02:00
Severin Glöckner
9b7db05402
miscellaneous manpage fixes
...
[ci skip]
2017-09-07 01:24:13 +02:00
Severin Glöckner
8e7a65ec5f
clarify manpage options for -e (extends bf49214)
...
[ci skip]
2017-06-28 15:04:18 +02:00
Severin Glöckner
114c428d05
update dates in the manpages
...
- for the copyright
- for last updated
[ci skip]
2017-05-30 12:11:51 +02:00
Shiki
5c4e4ed349
move --core entry in the manpage down to have it in alphabetical order ( #1731 )
...
[ci skip]
2017-05-28 03:15:27 -04:00
Luther
2548529f84
Clarify the man page for options that take optional arguments (bug 1670) ( #1718 )
2017-05-23 20:27:23 -04:00
Ignacio R. Morelle
98883d0d0c
Add new --report/-R switch to generate an info dump for bug reports
...
This is intended to be used instead of the Game Version dialog's
clipboard text report in the event that Wesnoth cannot reach the
titlescreen or the dialog for some reason.
Unlike the --version info dump, it performs various calls to the
filesystem API which have potential side-effects on the environment
(namely, creating a user data directory structure if none existed before
running the command). It seems highly improper for a program's --version
switch to perform any actions other than printing text to its parent
terminal, hence I thought it would be better to add a new switch with a
more active phrasing, also reflected in its accompanying documentation.
Ultimately, this and its UI counterpart should be used by 1.14 players
as part of the bug reporting process, preferably as a mandatory step
before submitting new reports on GH or the forums.
2017-05-22 00:05:11 -04:00
Celtic Minstrel
f5bfa4dff5
Update manpage
...
This does several things:
- Make the formatting consistent, using underline instead of <angle brackets> for all arguments
- Add many missing switches; some experimental/dev ones are still not listed though
- Ensure all switches are listed in alphabetical order
- Fix some inaccurate details
- Minor fixes to the output of --help
In addition, the following additional switches now force a console on Windows:
--nogui
--logdomains
--path
--render-image
--screenshot
--data-path
--userdata-path
--userconfig-path
--version
2016-03-26 16:39:43 -04:00
Celtic Minstrel
13d52154fc
Add missing --noaddons and -u flags to manpage
2016-03-02 15:44:34 -05:00
Chris Beck
ba51524f6e
update copyright to year 2016
...
using this shell script:
find src -type f -print0 | xargs -0 sed -i "s|Copyright (C) \([[:digit:]]*\)\([ ]*\)-\([ ]*\)2015|Copyright (C) \1\2-\32016|g"
2016-01-02 23:59:31 -05:00
Wedge009
00703abf70
'as well' is two words
2015-12-11 22:58:42 +11:00
Ignacio R. Morelle
7c5fbd2d75
man: Update documentation relevant to bug #23753
2015-12-10 18:59:58 -03:00
Alexander van Gessel
8219e4be8f
Add --data-path option
2013-12-28 14:12:42 +01:00
Alexander van Gessel
63cf0fe6e3
documentation about --user{config,data}-{dir,path}
2013-12-28 14:12:23 +01:00
flix
d42e949a39
Update manpage.
2013-10-07 02:14:25 +02:00
Matthias Schoeck
eb49509f9a
Add --ignore-map-settings multiplayer commandline option
2013-01-17 04:42:17 +00:00
Mark de Wever
43b71f2ff0
New year copyright update.
2013-01-01 09:22:03 +00:00
Nils Kneuper
94c3a8883f
fixed manpages: lines musn't start with a '.'...
...
...unless a macro is to be used or the tools for translations will
break badly
2012-08-18 07:43:27 +00:00
Timotei Dolean
65edbc572a
Update the man page. Fixes bug #19248
2012-07-14 17:41:48 +00:00