cernopendata / cernopendata-client

CERN Open Data command-line client
http://cernopendata-client.readthedocs.io/
GNU General Public License v3.0
10 stars 9 forks source link

docs: formatting improvements #101

Closed tiborsimko closed 3 years ago

tiborsimko commented 3 years ago

Improves verbiage and formatting of the user documentation.

Harmonises help messages for command-line options.

Fixes spelling of the usual unit symbol for kibibytes (KiB).

codecov-io commented 3 years ago

Codecov Report

Merging #101 (e3ce8fb) into master (14149dd) will decrease coverage by 1.59%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   94.68%   93.08%   -1.60%     
==========================================
  Files          10       10              
  Lines         564      564              
==========================================
- Hits          534      525       -9     
- Misses         30       39       +9     
Impacted Files Coverage Δ
cernopendata_client/downloader.py 84.46% <ø> (-8.74%) :arrow_down:
cernopendata_client/searcher.py 89.54% <ø> (ø)
cernopendata_client/cli.py 96.83% <100.00%> (ø)