| Summary: | Porters handbook section 7.6.10 could use more examples | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Johannes Jost Meixner <xmj> |
| Component: | Books & Articles | Assignee: | Mathieu Arnold <mat> |
| Status: | Closed Feedback Timeout | ||
| Severity: | Affects Only Me | CC: | doc |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Johannes Jost Meixner
2015-06-22 13:13:04 UTC
Could you elaborate and provide some examples yourself so that I can see what's missing ? Certainly! In 7.6.10.1, there's this example: [code] @(,games,2755) sbin/daemon [/code] All others in the same section do not have any code blocks making it directly obvious how to do the appropriate @keyword command. That leads to syntactical misunderstandings. As in the present case, with 7.6.10.9. @dir directory -- Basically, my idea would be to sprinkle examples all around section 7.6.10. But, all keywords work the same, @<keyword> argument, with a possible owner/group/mode in between, if one reads 7.6, which is not long, he will understand what needs to be done. |