How can I launch the tutorial for the GNU info pages?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I would like to learn how to use the info pages - i.e. the documentation for GNU programs.

If I run info from a terminal, the info program launches



File: dir, Node: Top, This is the top of the INFO tree.

This is the Info main menu (aka directory node).
A few useful Info commands:

'q' quits;
'?' lists all Info commands;
'h' starts the Info tutorial;
'mTexinfo RET' visits the Texinfo manual, etc.


however if I type h I get a man page for info, not the info tutorial. How can I launch the tutorial?










share|improve this question





















  • If you need to write a info page, you can copy a info page and edit it.
    – PersianGulf
    4 mins ago














up vote
0
down vote

favorite












I would like to learn how to use the info pages - i.e. the documentation for GNU programs.

If I run info from a terminal, the info program launches



File: dir, Node: Top, This is the top of the INFO tree.

This is the Info main menu (aka directory node).
A few useful Info commands:

'q' quits;
'?' lists all Info commands;
'h' starts the Info tutorial;
'mTexinfo RET' visits the Texinfo manual, etc.


however if I type h I get a man page for info, not the info tutorial. How can I launch the tutorial?










share|improve this question





















  • If you need to write a info page, you can copy a info page and edit it.
    – PersianGulf
    4 mins ago












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I would like to learn how to use the info pages - i.e. the documentation for GNU programs.

If I run info from a terminal, the info program launches



File: dir, Node: Top, This is the top of the INFO tree.

This is the Info main menu (aka directory node).
A few useful Info commands:

'q' quits;
'?' lists all Info commands;
'h' starts the Info tutorial;
'mTexinfo RET' visits the Texinfo manual, etc.


however if I type h I get a man page for info, not the info tutorial. How can I launch the tutorial?










share|improve this question













I would like to learn how to use the info pages - i.e. the documentation for GNU programs.

If I run info from a terminal, the info program launches



File: dir, Node: Top, This is the top of the INFO tree.

This is the Info main menu (aka directory node).
A few useful Info commands:

'q' quits;
'?' lists all Info commands;
'h' starts the Info tutorial;
'mTexinfo RET' visits the Texinfo manual, etc.


however if I type h I get a man page for info, not the info tutorial. How can I launch the tutorial?







info






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jun 29 '16 at 6:42









the_velour_fog

5,13533356




5,13533356











  • If you need to write a info page, you can copy a info page and edit it.
    – PersianGulf
    4 mins ago
















  • If you need to write a info page, you can copy a info page and edit it.
    – PersianGulf
    4 mins ago















If you need to write a info page, you can copy a info page and edit it.
– PersianGulf
4 mins ago




If you need to write a info page, you can copy a info page and edit it.
– PersianGulf
4 mins ago










2 Answers
2






active

oldest

votes

















up vote
2
down vote



accepted










You can try starting from the command line with info info. Also, my info accepts H to enter the tutorial.






share|improve this answer




















  • oh man this is embarassing, I tried it now and yes H works. I tried lower case h and Ctrl-h but not upper case!
    – the_velour_fog
    Jun 29 '16 at 6:55










  • yes, it is silly they dont mention H on the first page, but only h.
    – meuh
    Jun 29 '16 at 6:57

















up vote
0
down vote













No tutorial in Ubuntu.
'h' does nothing.
'H' will give you some shortcuts.



You know you have a problem when people can't find the documentation to a documentation system. Whatever.






share|improve this answer








New contributor




bla is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f292781%2fhow-can-i-launch-the-tutorial-for-the-gnu-info-pages%23new-answer', 'question_page');

    );

    Post as a guest






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    2
    down vote



    accepted










    You can try starting from the command line with info info. Also, my info accepts H to enter the tutorial.






    share|improve this answer




















    • oh man this is embarassing, I tried it now and yes H works. I tried lower case h and Ctrl-h but not upper case!
      – the_velour_fog
      Jun 29 '16 at 6:55










    • yes, it is silly they dont mention H on the first page, but only h.
      – meuh
      Jun 29 '16 at 6:57














    up vote
    2
    down vote



    accepted










    You can try starting from the command line with info info. Also, my info accepts H to enter the tutorial.






    share|improve this answer




















    • oh man this is embarassing, I tried it now and yes H works. I tried lower case h and Ctrl-h but not upper case!
      – the_velour_fog
      Jun 29 '16 at 6:55










    • yes, it is silly they dont mention H on the first page, but only h.
      – meuh
      Jun 29 '16 at 6:57












    up vote
    2
    down vote



    accepted







    up vote
    2
    down vote



    accepted






    You can try starting from the command line with info info. Also, my info accepts H to enter the tutorial.






    share|improve this answer












    You can try starting from the command line with info info. Also, my info accepts H to enter the tutorial.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Jun 29 '16 at 6:52









    meuh

    30.8k11754




    30.8k11754











    • oh man this is embarassing, I tried it now and yes H works. I tried lower case h and Ctrl-h but not upper case!
      – the_velour_fog
      Jun 29 '16 at 6:55










    • yes, it is silly they dont mention H on the first page, but only h.
      – meuh
      Jun 29 '16 at 6:57
















    • oh man this is embarassing, I tried it now and yes H works. I tried lower case h and Ctrl-h but not upper case!
      – the_velour_fog
      Jun 29 '16 at 6:55










    • yes, it is silly they dont mention H on the first page, but only h.
      – meuh
      Jun 29 '16 at 6:57















    oh man this is embarassing, I tried it now and yes H works. I tried lower case h and Ctrl-h but not upper case!
    – the_velour_fog
    Jun 29 '16 at 6:55




    oh man this is embarassing, I tried it now and yes H works. I tried lower case h and Ctrl-h but not upper case!
    – the_velour_fog
    Jun 29 '16 at 6:55












    yes, it is silly they dont mention H on the first page, but only h.
    – meuh
    Jun 29 '16 at 6:57




    yes, it is silly they dont mention H on the first page, but only h.
    – meuh
    Jun 29 '16 at 6:57












    up vote
    0
    down vote













    No tutorial in Ubuntu.
    'h' does nothing.
    'H' will give you some shortcuts.



    You know you have a problem when people can't find the documentation to a documentation system. Whatever.






    share|improve this answer








    New contributor




    bla is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      0
      down vote













      No tutorial in Ubuntu.
      'h' does nothing.
      'H' will give you some shortcuts.



      You know you have a problem when people can't find the documentation to a documentation system. Whatever.






      share|improve this answer








      New contributor




      bla is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.



















        up vote
        0
        down vote










        up vote
        0
        down vote









        No tutorial in Ubuntu.
        'h' does nothing.
        'H' will give you some shortcuts.



        You know you have a problem when people can't find the documentation to a documentation system. Whatever.






        share|improve this answer








        New contributor




        bla is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        No tutorial in Ubuntu.
        'h' does nothing.
        'H' will give you some shortcuts.



        You know you have a problem when people can't find the documentation to a documentation system. Whatever.







        share|improve this answer








        New contributor




        bla is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer






        New contributor




        bla is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 11 mins ago









        bla

        1




        1




        New contributor




        bla is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        bla is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        bla is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f292781%2fhow-can-i-launch-the-tutorial-for-the-gnu-info-pages%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            Peggy Mitchell

            Palaiologos

            The Forum (Inglewood, California)