Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
90968b9a
Commit
90968b9a
authored
Jul 07, 2023
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
distr_info: fix long lines in a default output
parent
e58686f7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
distr_info
bin/distr_info
+2
-2
No files found.
bin/distr_info
View file @
90968b9a
...
...
@@ -900,8 +900,8 @@ local EV=''
cat
<<
EOF
distro_info v
$PROGVERSION
$EV
: Copyright © 2007-2023 Etersoft
Pretty distro
name (--pretty):
$(
print_pretty_name
)
Distro name / version (--distro-name/
version):
$DISTRO_NAME
/
$DISTRIB_FULL_RELEASE$orig
Pretty
name (--pretty):
$(
print_pretty_name
)
(--distro-name / --distro-
version):
$DISTRO_NAME
/
$DISTRIB_FULL_RELEASE$orig
Base distro name (-d) / version (-v):
$(
print_name_version
)
Vendor distro name (-s) / Repo name (-r):
$(
pkgvendor
)
/
$(
print_repo_name
)
Package manager/type (-g/-p):
$(
pkgmanager
)
/
$(
pkgtype
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment