[wesnoth-commits] [wesnoth/wesnoth] 23426d: remove duplicate cmd options

GitHub noreply at github.com
Fri Dec 14 15:52:20 UTC 2018


  Branch: refs/heads/path
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 23426deea31185da2d7c1576fe2248577e7ea7f0
      https://github.com/wesnoth/wesnoth/commit/23426deea31185da2d7c1576fe2248577e7ea7f0
  Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
    M doc/man/wesnoth.6
    M src/commandline_options.cpp
    M src/commandline_options.hpp
    M src/tests/test_commandline_options.cpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  remove duplicate cmd options

The motivation is to have less path optins in the documentation

This Removes:
 - path
 - config-dir
 - config-path

Remaining path options are:
- data-path (same as path)
- userconfig-dir
- userconfig-path
- userdata-path (same as config-path)
- userdata-dir (same as config-dir)


  Commit: ddd4fb593c4817da3042960bd9b4f9490bef48c0
      https://github.com/wesnoth/wesnoth/commit/ddd4fb593c4817da3042960bd9b4f9490bef48c0
  Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
    M changelog.md

  Log Message:
  -----------
  Changelog Entry for cmd options removal

Explicitely not mentioning the options which have been removed,
since nobody should memorize now the removed names.


Compare: https://github.com/wesnoth/wesnoth/compare/23426deea311^...ddd4fb593c48
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Commits mailing list