Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up modern docs #35

Merged
merged 3 commits into from
Aug 25, 2018
Merged

Clean up modern docs #35

merged 3 commits into from
Aug 25, 2018

Conversation

PaulWessel
Copy link
Member

Be consistent in the new modern mode documentation pages for begin, end, figure, etc, and clarify in the synopsis that they are modern mode only. Also added a basic 2x2 subplot test so that I could place it in the subplot man page.

Be consistent in the new modern mode pages for begin, end, figure, etc, and clarify in the synopsis that they are modern mode only
@PaulWessel PaulWessel requested a review from a team August 25, 2018 02:21
Insert "gmt" before the module name, e.g.,
gmt grdmath ...
in the synopsis.
src/gmt.c Outdated
@@ -238,8 +238,8 @@ int main (int argc, char *argv[]) {
fprintf (stderr, " gmt figure Set figure format specifics under a GMT modern mode session.\n");
fprintf (stderr, " gmt subplot Initiate a multi-panel figure.\n");
//fprintf (stderr, " gmt revert Undo last <n> layers from current figure.\n");
fprintf (stderr, " gmt clear history | conf | cache | all\n");
fprintf (stderr, " Delete gmt.history, gmt.conf, the user cache dir, or all of them.\n\n");
fprintf (stderr, " gmt all | cache | cpt | conf | data | history | sessions\n");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be gmt clear all | cache .... Did you forget clear?

forgot module name
@joa-quim joa-quim merged commit 490db18 into master Aug 25, 2018
@joa-quim joa-quim deleted the moderncleaning branch August 25, 2018 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants