From 1c94d634d02ab442e3df393e48f96a3aa83a39af Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 11 Sep 2007 08:41:47 +0000 Subject: better layout in doc --- urpm.pm | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/urpm.pm b/urpm.pm index f2aa77fe..d49275c5 100644 --- a/urpm.pm +++ b/urpm.pm @@ -303,11 +303,13 @@ contains fields from C, and also the following fields: B: { id => src_rpm_file|spec_file } -B: [ { start => int, end => int, name => string, url => string, - virtual => bool, media_info_dir => string, with_hdlist => string, - hdlist => bool|string, synthesis => bool, - removable => string, downloader => string, - ignore => bool, update => bool, modified => bool, really_modified => bool } ], +B: [ { + start => int, end => int, name => string, url => string, + virtual => bool, media_info_dir => string, with_hdlist => string, + hdlist => bool|string, synthesis => bool, + removable => string, downloader => string, + ignore => bool, update => bool, modified => bool, really_modified => bool, + } ], =head1 SEE ALSO -- cgit v1.2.1