cppman -m true not work · Issue #127 · aitjcize/cppman · GitHub
Skip to content

cppman -m true not work #127

Description

@v6cc

system: 5.12.12-arch1-1

use

pip install cppman
cppman -c
cppman -m true

then cppman cout work ok, but man cout get no manual entry for cout

man cppman get

   man compatibility
       cppman   automatically   adds  '$XDG_CACHE_HOME/cppman/man'  to
       '~/.manpath', so the cached man pages can also be  viewed  with
       'man'  command. Note that to view uncached man pages, you still
       need to run 'cppman'.

In $XDG_CACHE_HOME/cppman/man have

cppreference.com
man3
manindex(empty)

and ~/.manpath not exist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions