Jump to content

Death of man pages?


securitybreach

Recommended Posts

securitybreach
Quote

 

I'm seeing a sad pattern lately. Software for Linux is being distributed for Linux as containers such as flatpaks, appimages, etc. or as straight binaries but the documentation that come with these formats in very limited or non-existent. I've also not seen any applications distributed this way contain man pages.

 

That's not to say that I'm against containerized applications. I'm, not. I'm a great proponent of appimages in particular. I think that could be a great way to bring back awesome software that is no longer compatible with current Linux distros because the dependencies have been dropped. However, I find that it's assumed that documentation will be on a website somewhere instead of on the system with the software. I think there could/should be a middle ground where you have your containerized or binary-only packages but also full documentation with it in the form of man pages or some other easy to use format.

 

 

https://www.reddit.com/r/linux/comments/p5zdzs/death_of_man_pages/

 

  • Sad 1
Link to comment
Share on other sites

securitybreach
4 hours ago, saturnian said:

I rely heavily on man pages. I can't imagine working with Linux without them.

 

Same. At least Archlinux does proper packaging.

  • Like 1
Link to comment
Share on other sites

IMO, man pages are NECESSARY for CLI users.  Without man pages, how are we supposed to figure out which "switches" and "options" and "targets", and syntax, are needed for a command to perform the function we intend?

  • Agree 2
  • +1 1
Link to comment
Share on other sites

securitybreach
8 hours ago, Hedon James said:

IMO, man pages are NECESSARY for CLI users.  Without man pages, how are we supposed to figure out which "switches" and "options" and "targets", and syntax, are needed for a command to perform the function we intend?

 

True but you can always get the options by running command -h and you can always find them online by doing man ls to get a link to the man page for ls.

 

I think this just lazy packaging..

  • Like 1
Link to comment
Share on other sites

I'm a man page user too.  It'd be a shame to see it go by the wayside.  Having it available online somewhere doesn't help a person that''s setting things up without internet.

  • Agree 3
Link to comment
Share on other sites

8 minutes ago, wa4chq said:

I'm a man page user too.  It'd be a shame to see it go by the wayside.  Having it available online somewhere doesn't help a person that''s setting things up without internet.

Good point!

 

Reminds me of an experience I had once upon a time, trying to setup my internet connection, and no matter how well I followed instructions my 'puter just would NOT connect to the internet.  Found a tech support number in the documentation, but that number was one of those self-navigation menus where you have to guess which department you want to speak to, because the extensions weren't obvious.  I ended up calling that number numerous times that day, and trying different XTs, but it seemed like every option I chose for "issues with internet" ended up in the same manner....a voice message instructing me to go online to www._________________ to receive support.  RUFKM?!!!!  What sadistic genius designed that customer support system?  Probably made him CEO by now...

  • Haha 1
  • Agree 1
Link to comment
Share on other sites

securitybreach
11 hours ago, wa4chq said:

I'm a man page user too.  It'd be a shame to see it go by the wayside.  Having it available online somewhere doesn't help a person that''s setting things up without internet.

 

Yeah but most people have multiple devices including smartphones so its an option. Personally I wouldnt use a package manager that didnt come with man pages.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...